home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September (Special)
/
Chip-Special_2004-09_Digitalni-Hudba.bin
/
servis
/
invest
/
dskinv.exe
/
{app}
/
di.exe
/
0
/
RCDATA
/
TWAITFORM
/
TWAITFORM.txt
Wrap
Text File
|
2003-05-02
|
792b
|
37 lines
object Waitform: TWaitform
Left = 252
Top = 225
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Incorrect password'
ClientHeight = 85
ClientWidth = 341
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 32
Top = 32
Width = 283
Height = 16
Caption = 'Incorrect password. Waiting 30 seconds.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 280
Top = 56
end
end